Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Implement the stacked-pr ci optimizer myself #2847

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Yaminyam
Copy link
Member

@Yaminyam Yaminyam commented Sep 19, 2024

Graphite's ci-optimizer feature starts charging, so we implement it directly.
If the target branch of a pr is not main and release branch, label the target branch of that pr with skip:ci.
We expect that this will allow us to skip ci for the middle prs in the stacked-pr, but not the top and bottom.

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version

@Yaminyam Yaminyam added this to the 25.03 milestone Sep 19, 2024
@github-actions github-actions bot added the size:M 30~100 LoC label Sep 19, 2024
@Yaminyam Yaminyam marked this pull request as draft September 19, 2024 07:07
@Yaminyam Yaminyam marked this pull request as ready for review September 19, 2024 07:15
@Yaminyam Yaminyam added the skip:changelog Make the action workflow to skip towncrier check label Sep 19, 2024
@Yaminyam Yaminyam marked this pull request as draft September 20, 2024 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M 30~100 LoC skip:changelog Make the action workflow to skip towncrier check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant